Fix cpu_affinity memcpy() (bytes not longs!) add add a better
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 12 Jan 2006 11:45:49 +0000 (12:45 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 12 Jan 2006 11:45:49 +0000 (12:45 +0100)
commit8f2651280adf042727332a1369298d8c3ecb5afa
treed5759375af39471d23375dbde02d9fe97fe8dc99
parent2c5ceaba047a86db25cae8768da2df30ff2ddb75
Fix cpu_affinity memcpy() (bytes not longs!) add add a better
affinity map sanity check to avoid blowing up Xen if no
online cpu is included in the map.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/common/dom0_ops.c
xen/common/schedule.c